home *** CD-ROM | disk | FTP | other *** search
- This directory contains 65816, Pascal, and C versions of HodgePodge, a demo
- program to demonstrate many features of the Apple //GS tools. It also contains
- some picture files which are readable by HodgePodge.
-
- There are three directories, called HP.=, with the three versions of HodgePodge
- source code in the three languages. Each directory contains files named
- "README", "MAKE", and "LINK". After modifying source code, typing "MAKE" at
- the prompt will cause a new executable version of HodgePodge to be built.
- Therefore, do not transfer files of identical names between directories
- blindly! Set the working prefix to a directory before working in it.
-
- The C and ASM65816 source files use toolbox constant, data structure, and
- procedure call names based on the Beta Toolbox Reference, April 1987. The
- Pascal source files use custom interface files, specific to HodgePodge, which
- function like a subset of the standard TML Pascal Toolbox interface UNITs,
- with the exception that they contain updated identifier spellings.
-